update webpage

webkit2png
somas95 2018-06-12 20:24:40 +02:00
parent 03df4ff8ef
commit 0f7f85b567
3 changed files with 3 additions and 3 deletions

View File

@ -35,6 +35,6 @@
</screenshots>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<url type="homepage">http://uberwriter.wolfvollprecht.de/</url>
<url type="homepage">http://uberwriter.github.io/uberwriter</url>
<!-- <icon type="remote" height="375" width="375"></icon> -->
</application>

View File

@ -4,7 +4,7 @@ asdja kdja dskj
$\frac{1}{2} + 1 12+2=14$ Testing more input whatt.
[](http://www.wolfvollprecht.de/)
[](http://uberwriter.github.io/uberwriter)
[](http://google.com)
![Insert image title here](/home/wolf/Pictures/IMG_20130901_152337.jpg)

View File

@ -174,7 +174,7 @@ class Application(Gtk.Application):
about_dialog.set_version("2.0")
about_dialog.set_copyright("Copyright (C) 2018, Wolf Vollprecht")
about_dialog.set_license_type(Gtk.License.GPL_3_0)
about_dialog.set_website("Uberwriter website http://uberwriter.wolfvollprecht.de")
about_dialog.set_website("Uberwriter website http://uberwriter.github.io/uberwriter")
about_dialog.set_authors(["Wolf Vollprecht <w.vollprecht@gmail.com>",
"Manuel Genovés <manuel.genoves@gmail.com>"])