Fix icons, external file rename

This commit is contained in:
Christoph Hagen
2024-12-14 18:26:11 +01:00
parent be2aab2ea8
commit cdaaa36303
6 changed files with 22 additions and 44 deletions

View File

@ -1,14 +1,15 @@
import SwiftUI
import SFSafeSymbols
#warning("Fix podcast")
#warning("Allow selection of pages as navigation bar items")
#warning("Add link to other language")
#warning("Transfer images of posts to other language")
#warning("Show tag selection view for pages")
#warning("Button to replace files")
#warning("Add external pages")
#warning("Convert statistics into key-value pairs")
#warning("Replace links to files inside pages when id changes")
#warning("Calculate file sizes")
#warning("Specify image aspect ratio to prevent page jumps")
@main
struct MainView: App {