name change, disable post checkbox for now

This commit is contained in:
YK 2024-12-09 06:48:18 +03:00
parent db9f75a437
commit 0932f737b7

View File

@ -216,7 +216,7 @@ footer {
</style> </style>
<body> <body>
<div id="app"> <div id="app">
<h2>↓ Texho</h2> <h2>↓ TGX2</h2>
<section> <section>
@ -257,7 +257,7 @@ footer {
<div class="controls"> <div class="controls">
<div class="control-section"> <div class="control-section">
<h3>Посты</h3> <h3>Посты</h3>
<section><input type="checkbox" id="posts"><span>Включить</span></section> <section><input type="checkbox" id="posts" disabled><span>Включить</span></section>
</div> </div>
<div class="control-section"> <div class="control-section">
<h3>Лайки</h3> <h3>Лайки</h3>