mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2026-01-17 07:24:56 -08:00
Merge branch 'danielbrendel:main' into main
This commit is contained in:
@@ -653,7 +653,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
</pre>
|
||||
|
||||
<br/><br/>
|
||||
This renders the following widget:<br/>
|
||||
This renders the following widget:<br/><br/>
|
||||
<steam-workshop itemid="{{ env('APP_EXAMPLE_WORKSHOP') }}"></steam-workshop>
|
||||
</p>
|
||||
|
||||
@@ -842,7 +842,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
</pre>
|
||||
|
||||
<br/><br/>
|
||||
This renders the following widget:<br/>
|
||||
This renders the following widget:<br/><br/>
|
||||
<steam-group group="{{ env('APP_EXAMPLE_GROUP') }}"></steam-group>
|
||||
</p>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div class="header">
|
||||
<div class="header-overlay">
|
||||
<div class="container">
|
||||
<div class="columns">
|
||||
<div class="columns header-centered">
|
||||
<div class="column is-half">
|
||||
<div class="header-content">
|
||||
<h1 class="header-gradient">{{ env('APP_NAME') }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user