Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
beckpaul committed Jan 31, 2024
1 parent adffbaf commit 33152de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/backend/templates/views/account/linkGog.pug
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ block content
label Go to your Profile inside GOG -> Order & Settings -> Privacy -> Set everything to Everyone/All visitors
label Once the linking is done, you can revert this.
.gogSmallerImages
img(src='/images/steamGOG/gog1.jpg')
img(src='/images/steamGOG/gog2.jpg')
img(src='/images/steamGOG/gog1.jpg')
img(src='/images/steamGOG/gog2.jpg')
img(src='/images/steamGOG/gog3.jpg')

label Switch your profile's about you to the code below (so we can make sure you own SC:FA).
h2 #{ gogToken }
img(src='/images/steamGOG/gog4.jpg')
.gogSmallerImages
img(src='/images/steamGOG/gog5.jpg')
img(src='/images/steamGOG/gog6.jpg')
img(src='/images/steamGOG/gog5.jpg')
img(src='/images/steamGOG/gog6.jpg')

label Write your GOG username below and then click the link accounts button.
+flash-messages(flash)
Expand Down

0 comments on commit 33152de

Please sign in to comment.