mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
Fix logo and text
This commit is contained in:
parent
fa3d21df27
commit
1c9273f118
@ -1,5 +1,5 @@
|
||||
<div>
|
||||
<img width="100%" height="93" src="https://screen-play.app/images/logo_gitlab_fullwidth.svg">
|
||||
<img width="100%" height="93" src="logo_gitlab_fullwidth.svg">
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
@ -7,8 +7,8 @@ ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widge
|
||||
Join our community: <a href="https://screen-play.app/">Homepage</a>, <a href="https://forum.screen-play.app/">Forum</a>
|
||||
<br> Visit our <a href="https://kelteseth.gitlab.io/ScreenPlayDocs/"> Developer Documentation</a> and our <a href="https://kelteseth.gitlab.io/ScreenPlayDocs/"> Getting Started Guide</a>!
|
||||
<br>
|
||||
<h4><a href="https://steamcommunity.com/app/672870/">Download ScreenPlay!</a></h4>
|
||||
<h5> <a href="https://www.twitch.tv/kelteseth/"> Tune in for a Twitch programming live stream every other day to learn about contributing!</a> </h5>
|
||||
<!--<h4><a href="https://steamcommunity.com/app/672870/">Download ScreenPlay!</a></h4>-->
|
||||
<h4> <a href="https://forum.screen-play.app/topic/2/we-are-open-for-alpha-testing-via-steam"> >> Get a free Steam alpha key here! <<</a> </h4>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
@ -86,4 +86,4 @@ sudo zypper install -t pattern devel_basis
|
||||
- Developer and Designer Tools
|
||||
- OpenSSL 1.1.1.c Toolkit
|
||||
- OpenSSL 64-bit binaries
|
||||
4. Change your default kit: QtCreator -> Options -> Kits -> Select your default kit (Desktop Qt 5.13.0) -> Change c and c++ Compiler to Apple Clang (x86_64)
|
||||
4. Change your default kit: QtCreator -> Options -> Kits -> Select your default kit (Desktop Qt 5.13.0) -> Change c and c++ Compiler to Apple Clang (x86_64)
|
||||
|
1
logo_gitlab_fullwidth.svg
Normal file
1
logo_gitlab_fullwidth.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user