diff options
| author | Kyle Javier (kj-sh604) | 2023-07-09 04:10:24 -0400 |
|---|---|---|
| committer | GitHub | 2023-07-09 04:10:24 -0400 |
| commit | 16b05fbb80ad300fbcb24914b8beedf69ff7880c (patch) | |
| tree | 2dd760ef26cc6ac809104410e27adfaf06be3f8c /info.php | |
| parent | 98b5034b89a06b05cb8b5fc837c48ef12b89b531 (diff) | |
| parent | 9ccadba66961154a753300ce5a0daca005814d60 (diff) | |
merge: pr #3 from kj-sh604/cleaner_php
feat. branch: cleaner php
Diffstat (limited to 'info.php')
| -rw-r--r-- | info.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,7 +36,7 @@ <h3>planned features</h3> <ul> <li>unicode color emoji support (via <a target="_blank" href="https://fonts.google.com/noto/specimen/Noto+Sans">noto sans</a> )</li> - <li><s>different font options </s> decided that fonts will be a non-option and just have them embedded in final .pdf</li> + <li><s>different font options </s> font selection will be a non-option</li> <li><s>more presentation style templates</s> new 16:9 themes have been added</li> </ul> @@ -51,7 +51,7 @@ <h3>active developers</h3> <ul> - <li>blistakanjo604 (<a href="https://github.com/blistakanjo604">github</a>) </li> + <li>kj_sh604 (<a href="https://github.com/kj-sh604">github</a>) </li> </ul> <h3>related links</h3> |
