File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 14
14
- updated mermaid to 11.6.0
15
15
16
16
17
- - [ ] create settings.php
18
- - [ ] update wiki for pretty urls
19
-
20
-
21
-
22
17
## 1.5.9
23
- - added YouTube link support #133 thanks to @rsubr
18
+ - added YouTube link support [ #133 ] ( https://github.com/secure-77/Perlite/issues/133 ) thanks to @rsubr
24
19
- added image postion support thanks to @ar0x4
25
20
- fixed direct page links [ #90 ] ( https://github.com/secure-77/Perlite/issues/90 )
26
21
- added support for webp images [ #126 ] ( https://github.com/secure-77/Perlite/issues/126 )
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2022 secure-77
3
+ Copyright (c) 2025 secure-77
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
<?php
2
+
3
+ /*!
4
+ * Perlite v1.6 (https://github.com/secure-77/Perlite)
5
+ * Author: sec77 (https://secure77.de)
6
+ * Licensed under MIT (https://github.com/secure-77/Perlite/blob/main/LICENSE)
7
+ */
8
+
9
+
2
10
$ rootDir = "Demo " ;
3
11
$ vaultName = "Demo " ;
4
12
$ hideFolders = "docs,trash " ;
You can’t perform that action at this time.
0 commit comments