Changed around line 1
+ openGraphImage og.jpg
+ replace LIMIT 200
+ title Homepages of programming language creators
+
- css
- body {font-family: arial; text-align: center;}
- :root {
- --scale: 0.5; /* Change this single value to adjust the scale */
- }
- iframe {
- width: 800px;
- height: 600px;
- border-radius: 15px;
- box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
- padding: 20px;
- display: inline-block;
- border: 0;
- transform: scale(var(--scale));
- transform-origin: 0 0;
- }
- .iframeHolder {
- width: calc(800px * var(--scale));
- height: calc(600px * var(--scale));
- box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
- border-radius: 8px;
- margin: 3px;
- display: inline-block;
- position: relative;
- overflow: hidden;
- }
+ metaTags
+
+ # homepages of programming language creators