Spaces:
Running
Running
naagrh commited on
Commit ·
1b382fb
1
Parent(s): eef6913
UI: Add contact/bug-report note under PLUMED update
Browse files
ambermdflow/html/index.html
CHANGED
|
@@ -56,6 +56,10 @@
|
|
| 56 |
<p class="card-description" style="margin-bottom: 0.5rem; padding: 0.5rem 0.75rem; background: #e8f4fd; border-left: 4px solid #007bff; border-radius: 4px; font-size: 0.95rem;">
|
| 57 |
<i class="fas fa-info-circle"></i> <strong>Update:</strong> PLUMED section is fixed — saving <code>plumed.dat</code> and generating/previewing simulation files now work correctly.
|
| 58 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
<div class="input-methods">
|
| 60 |
<div class="method-option">
|
| 61 |
<h3><i class="fas fa-file-upload"></i> Upload PDB File</h3>
|
|
|
|
| 56 |
<p class="card-description" style="margin-bottom: 0.5rem; padding: 0.5rem 0.75rem; background: #e8f4fd; border-left: 4px solid #007bff; border-radius: 4px; font-size: 0.95rem;">
|
| 57 |
<i class="fas fa-info-circle"></i> <strong>Update:</strong> PLUMED section is fixed — saving <code>plumed.dat</code> and generating/previewing simulation files now work correctly.
|
| 58 |
</p>
|
| 59 |
+
<p style="font-size: 0.85rem; color: #555; margin: 0 0 0.5rem 0.1rem;">
|
| 60 |
+
If you find any bug or issue, please contact <a href="mailto:hn533621@ohio.edu">hn533621@ohio.edu</a> or open an issue on the
|
| 61 |
+
<a href="https://github.com/nagarh/AmberMDFlow" target="_blank" rel="noopener noreferrer">AmberMDFlow GitHub repository</a>.
|
| 62 |
+
</p>
|
| 63 |
<div class="input-methods">
|
| 64 |
<div class="method-option">
|
| 65 |
<h3><i class="fas fa-file-upload"></i> Upload PDB File</h3>
|